ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / GenericCache<TKey,TValue,TCacheNodeFactory> Class / PurgeAll Method

In This Topic
    PurgeAll Method
    In This Topic
    Empties the cache of all items.
    Syntax
    'Declaration
     
    Public Sub PurgeAll() 
    public void PurgeAll()
    See Also